home *** CD-ROM | disk | FTP | other *** search
- Path: news.columbia.edu!USA1.WIEN.RHNO
- From: sad28@columbia.edu
- Newsgroups: comp.lang.c
- Subject: linking turbo c and qbasic code
- Date: 20 Jan 1996 17:16:24 EDT
- Organization: BUILD 10-NOV-95 (0.9.7.6)
- Message-ID: <299954880062591sad28@columbia.edu>
- NNTP-Posting-Host: usa1.wien.rhno.columbia.edu
-
- I have a driver for a communications card that was written in qbasic,
- and I have a program written using Turbo C. I would like to use the
- qbasic driver functions in my C program. I tried to make a project in
- Turbo C and link the object code from qbasic into my C program. When I
- did this I got numerous linker errors.
-
- Thank you for any help.
-
- Scott Dubler
-